home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
ISSUE23
/
CLINIC
/
APP2U2.DFM
/
APP2U2.txt
Wrap
Text File
|
1997-04-27
|
696b
|
33 lines
object SecondaryForm: TSecondaryForm
Left = 284
Top = 266
Width = 348
Height = 176
Caption = 'SecondaryForm'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 340
Height = 149
Align = alClient
Alignment = taCenter
AutoSize = False
Caption =
'Minimise me, then use the first app to restore me. When that is ' +
'done, try my minimise button'
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
end